Kanzi 4.0.0-beta2
kanzi::gfx::GpuFenceCreateInfo Struct Reference

Creation information for a GPU fence. More...

#include <kanzi/gfx/create_info.hpp>

Inheritance diagram for kanzi::gfx::GpuFenceCreateInfo:
[legend]

Public Types

using HandleType
 GPU fence handle.
 

Additional Inherited Members

- Public Attributes inherited from kanzi::gfx::BaseCreateInfo
string_view name
 The name of the graphics object, useful for debugging.
 

Detailed Description

Creation information for a GPU fence.

Use a GPU fence to synchronize GPU execution with CPU execution.

Since
Kanzi 4.0.0

Member Typedef Documentation

◆ HandleType


The documentation for this struct was generated from the following file: